Click or drag to resize

GroupAttendeeConflictNumberOfMembersWithConflict Property

Represents the number of distribution list members who have a conflict with a suggested meeting time. This element represents members who have a Busy, OOF, or Tentative status.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int NumberOfMembersWithConflict { get; }

Property Value

Type: Int32
The number of members with conflict.
See Also